setType() Method (Tabs) |
This method sets the position of the tab headers.
Syntax
tabGroupID.setType(sOrientation);
where, tabGroupID refers to the ID of the tab group.
Parameters
Parameter |
Description |
---|---|
sOrientation |
Required. Possible values are:
|
Return Value
No return value.